home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 49 / Amiga Format CD49 (2000-01-17)(Future Publishing)(GB)(Track 1 of 3)[!][issue 2000-02].iso / -serious- / programming / mui / mcclib / mcclib.readme < prev    next >
PGP Signed Message  |  1999-12-06  |  3KB  |  78 lines

  1. -----BEGIN PGP SIGNED MESSAGE-----
  2.  
  3. Short:        Library initialisation code for MCCs
  4. Version:      12.5
  5. Uploader:     hofmann@hofmann-int.de (Dipl.-Inform. Kai Hofmann)
  6. Author:       hofmann@hofmann-int.de (Dipl.-Inform. Kai Hofmann)
  7. Type:         dev/mui
  8. Requires:     MUI 3.1 Developer, SAS/C® or GCC 2.7.2.1
  9.  
  10. MCCLib serves as a basis for writing public MUI Custom Classes including
  11. preference classes. It is a competitor to "mccheader.c" giving a custom
  12. class developer the basic library initialization code.
  13.  
  14. MCCLib features:
  15.  
  16.  - Supports 68000-68060 including FPUs
  17.  - Automatically generates version-string including copyright and CPU
  18.    information
  19.  - Supports preference classes including preference images
  20.  - Easier to use than mccheader.c
  21.  - Well formatted/readable source code
  22.  - Works with SAS/C® and GCC 2.7.2.1
  23.  - Is prepared for working with StormC, Maxon C++, DICE C 3.x, VBCC, Aztec C
  24.    and Lattice C
  25.  
  26.  
  27.  
  28. Now, before you go on, you should validate whether all files are unmodified,
  29. use the md5sum utility together with the checksums appended to this text.
  30. Just type:
  31.  
  32.         md5sum -cv MCC-Install.readme
  33.  
  34. and all files in the distribution will be checked. This file itself is
  35. signed with my key, so a simple
  36.  
  37.         pgp -ka MCC-Install.readme
  38.         pgp MCC-Install.readme
  39.  
  40. will check the integrity of this text, too.
  41.  
  42.  
  43. Dipl.-Inform. Kai Hofmann
  44. hofmann@hofmann-int.de
  45.  
  46.  
  47.  
  48.  
  49. d04485e77a221fc6300e31fe4af2fbd0  MCCLib.pi
  50. a67ea1a5983eeea28ad4b28e828ea303  Docs/English/MCCLib.doc
  51. 371661f2f36bdef2025642dc10ccf5d2  Docs/English/MCCLib.guide
  52. d0b4ffd14b3827af18f806d26c23e1c9  Developer/C/Examples/MCCLib.c
  53.  
  54. -----BEGIN PGP SIGNATURE-----
  55. Version: 2.6.3ia
  56. Charset: latin1
  57. Comment: Requires PGP version 2.6 or later.
  58.  
  59. iQCVAgUBOEVk4/iw0jcNaWkBAQF2OgP+NgIly/XeceDTNa4f7ACnl8soeuh0mLiL
  60. iyOWwvvMTTw4gHGbdx3CTrnF+wQF8e5lB08QIZUbmYHACF+44Q5sGXHFSokfwvPT
  61. XbS6mIWDTlMiTQnqP1aCx03E5PaF0n7HlEFoSyIM6E1c3pJTzhMTw9dD4kbO67/+
  62. kkoxGcqJc9g=
  63. =i0zT
  64. -----END PGP SIGNATURE-----
  65. -----BEGIN PGP PUBLIC KEY BLOCK-----
  66. Version: 2.6.3ia
  67. Comment: Requires PGP version 2.6 or later.
  68.  
  69. mQCNAi+tJrEAAAEEAOKuSawrRwTVyKhrvt3tbS+V7JCiVYlHVXTwiK3bN9H8Nd2T
  70. UfwpMYW0RQUnlxP/BT46Y7zvpzEfkFCZxCVeOjfVpUxfsKK0nUdxhdrzrw4zSJQZ
  71. Rbc26sUhg8qciHXzg3NXPihSiCErl+k5HMNl62YVU9u8Tb2DRPiw0jcNaWkBAAUR
  72. tDJEaXBsLi1JbmZvcm0uIEthaSBIb2ZtYW5uIDxob2ZtYW5uQGhvZm1hbm4taW50
  73. LmRlPrQqSG9mbWFubiBTb2Z0d2FyZSBFbmdpbmVlcmluZyBJbnRlcm5hdGlvbmFs
  74. tDZEaXBsLi1JbmZvcm0uIEthaSBIb2ZtYW5uIDxodHRwOi8vd3d3LmhvZm1hbm4t
  75. aW50LmRlLz4=
  76. =N+AP
  77. -----END PGP PUBLIC KEY BLOCK-----
  78.